home *** CD-ROM | disk | FTP | other *** search
/ Disc to the Future 2 / Disc to the Future Part II Programmer's Reference (Wayzata Technology)(6013)(1992).bin / MAC / THINKC / 4_0 / LIFE6__ / PROTO / U / LIFE_STU.H < prev    next >
Text File  |  1991-08-16  |  435b  |  17 lines

  1. /*  Life_StuffMenu                                                          Handle this menu list */
  2.  
  3. /* Unit name:  Life_StuffMenu.h   */
  4. /* Function:  Handle this specific menu list. */
  5. /* History: 8/16/91 Original by Prototyper 3.0   */
  6.  
  7.  
  8. /* ======================================================= */
  9.  
  10. /* Our menu handler */
  11. void Do_Life_StuffMenu(Boolean Doing_Pre, short theItem, Boolean *SkipProcessing);
  12.  
  13.  
  14. /* ======================================================= */
  15.  
  16.  
  17.